Click or drag to resize

IsGreaterThanOrEqualTo Constructor (PropertyPath, Int64)

Initializes a new instance of the IsGreaterThanOrEqualTo class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IsGreaterThanOrEqualTo(
	PropertyPath propertyPath,
	long value
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
value
Type: SystemInt64
See Also